// var TN_Widget = function() { return { //Options newWindow : true, linkText : "view
tickets", tixUrl : "http://www.ticketnetwork.com/tix/", trackingParams : "", custLink : true, //depricated kbid : "", //Overwrittable functions trackingLink :"", CreateCustomUrl : function(row) { return this.tixUrl + row[7] + "-tickets-"+ row[6] + ".aspx"; }, CreateEventRow : function(row, isAlt) { return "" + row[0] +"" + row[1] +"
" + row[2] +"" + row[3] +"
" + row[4] + "
" + row[5] + ""+ this.linkText+ ""; }, AddCss: function(cssUrl) { var fileref=document.createElement("link"); fileref.setAttribute("rel", "stylesheet"); fileref.setAttribute("type", "text/css"); fileref.setAttribute("href", cssUrl); document.getElementsByTagName("head")[0].appendChild(fileref); }, CreateTable : function(eventData,kywrds,url) { if(typeof(TN_SetWidgetOptions) == "function") TN_SetWidgetOptions(); //for backwards compatability if(this.kbid != "") this.trackingParams = "?img=249&kbid="+this.kbid; var newTable = []; for(var cntr = 0; cntr < eventData.length; cntr++) newTable.push(this.CreateEventRow(eventData[cntr], cntr % 2 == 1)); var objToAddTo; if(objToAddTo = document.getElementById("tn_results_container")) { objToAddTo.innerHTML = '' + newTable.join('') + '
'; } else document.write('
' + newTable.join('') + '
'); if(eventData.length >= 100 && kywrds != undefined) { if(objToAddTo = document.getElementById("tn_results_container")) { objToAddTo.innerHTML += '
See all events for '+ kywrds + ' on TicketNetwork.com
'; } else { document.write("
See all events for "+ kywrds + " on TicketNetwork.com
"); } } if(eventData.length > 0) { document.getElementById("previewNote").style.display = "none"; } } }; }(); //BPW-TNSERV-01A TN_Widget.CreateTable([['Mickey Darling','Gothic Theatre','Englewood, CO','Saturday','4/27/2024','9:00 PM','6232135','Mickey-Darling-4-27-2024'],['Smash Into Pieces','Gothic Theatre','Englewood, CO','Tuesday','4/30/2024','7:00 PM','6152134','Smash-Into-Pieces-4-30-2024'],['Korpiklaani','Gothic Theatre','Englewood, CO','Wednesday','5/1/2024','6:30 PM','6162952','Korpiklaani-5-1-2024'],['Jesus Piece & Sanguisugabogg','Gothic Theatre','Englewood, CO','Thursday','5/2/2024','7:00 PM','6215734','Jesus-Piece---Sanguisugabogg-5-2-2024'],['Start Making Sense - Talking Heads Tribute','Gothic Theatre','Englewood, CO','Friday','5/3/2024','8:00 PM','6270891','Start-Making-Sense---Talking-Heads-Tribute-5-3-2024'],['Sam Bush','Gothic Theatre','Englewood, CO','Saturday','5/4/2024','8:00 PM','6214586','Sam-Bush-5-4-2024'],['Swans','Gothic Theatre','Englewood, CO','Tuesday','5/7/2024','8:00 PM','6134324','Swans-5-7-2024'],['Ty Segall','Gothic Theatre','Englewood, CO','Thursday','5/9/2024','8:00 PM','5908285','Ty-Segall-5-9-2024'],['Donny Benet','Gothic Theatre','Englewood, CO','Saturday','5/11/2024','9:00 PM','6068695','Donny-Benet-5-11-2024'],['Mad Caddies','Gothic Theatre','Englewood, CO','Tuesday','5/14/2024','8:00 PM','6210423','Mad-Caddies-5-14-2024'],['Amenra','Gothic Theatre','Englewood, CO','Wednesday','5/15/2024','8:00 PM','6268482','Amenra-5-15-2024'],['Southall','Gothic Theatre','Englewood, CO','Thursday','5/16/2024','7:30 PM','6294699','Southall-5-16-2024'],['Battle Beast','Gothic Theatre','Englewood, CO','Friday','5/17/2024','8:00 PM','6132916','Battle-Beast-5-17-2024'],['Born Of Osiris & Attila','Gothic Theatre','Englewood, CO','Saturday','5/18/2024','5:30 PM','6132299','Born-Of-Osiris---Attila-5-18-2024'],['Ride - Band','Gothic Theatre','Englewood, CO','Sunday','5/19/2024','8:00 PM','6262047','Ride---Band-5-19-2024'],['Chaos & Carnage 2024: Cattle Decapitation & Carnifex','Gothic Theatre','Englewood, CO','Monday','5/20/2024','4:30 PM','6205555','Chaos---Carnage-2024--Cattle-Decapitation---Carnifex-5-20-2024'],['Psychedelic Porn Crumpets','Gothic Theatre','Englewood, CO','Tuesday','5/21/2024','8:00 PM','6093009','Psychedelic-Porn-Crumpets-5-21-2024'],['Opie Gone Bad','Gothic Theatre','Englewood, CO','Saturday','5/25/2024','10:00 PM','6366205','Opie-Gone-Bad-5-25-2024'],['Wednesday - Band','Gothic Theatre','Englewood, CO','Tuesday','5/28/2024','8:00 PM','6003670','Wednesday---Band-5-28-2024'],['Whitey Morgan','Gothic Theatre','Englewood, CO','Friday','5/31/2024','8:00 PM','6365941','Whitey-Morgan-5-31-2024'],['The Damned','Gothic Theatre','Englewood, CO','Tuesday','6/4/2024','8:00 PM','6289512','The-Damned-6-4-2024'],['Allan Rayman','Gothic Theatre','Englewood, CO','Wednesday','6/5/2024','7:00 PM','6321354','Allan-Rayman-6-5-2024'],['Strung Out','Gothic Theatre','Englewood, CO','Thursday','6/6/2024','8:00 PM','6334759','Strung-Out-6-6-2024'],['Uncle Lucius','Gothic Theatre','Englewood, CO','Friday','6/7/2024','9:00 PM','6390415','Uncle-Lucius-6-7-2024'],['Of Montreal','Gothic Theatre','Englewood, CO','Wednesday','6/12/2024','8:00 PM','6304907','Of-Montreal-6-12-2024'],['DannyLux','Gothic Theatre','Englewood, CO','Thursday','6/13/2024','8:00 PM','6290422','DannyLux-6-13-2024'],['D.R.I. (Dirty Rotten Imbeciles)','Gothic Theatre','Englewood, CO','Saturday','6/15/2024','8:00 PM','6208795','D-R-I---Dirty-Rotten-Imbeciles--6-15-2024'],['Hollow Coves','Gothic Theatre','Englewood, CO','Monday','6/17/2024','9:00 PM','6126146','Hollow-Coves-6-17-2024'],['Marc Broussard','Gothic Theatre','Englewood, CO','Saturday','6/22/2024','8:00 PM','5948259','Marc-Broussard-6-22-2024'],['Hostage Situation','Gothic Theatre','Englewood, CO','Friday','6/28/2024','8:00 PM','6335496','Hostage-Situation-6-28-2024'],['Gatsbys American Dream','Gothic Theatre','Englewood, CO','Saturday','6/29/2024','8:00 PM','6282233','Gatsbys-American-Dream-6-29-2024'],['Pallbearer','Gothic Theatre','Englewood, CO','Saturday','7/13/2024','8:00 PM','6331646','Pallbearer-7-13-2024'],['JXDN','Gothic Theatre','Englewood, CO','Monday','7/22/2024','7:00 PM','6344079','JXDN-7-22-2024'],['Sapphira Cristal','Gothic Theatre','Englewood, CO','Sunday','7/28/2024','8:00 PM','6401103','Sapphira-Cristal-7-28-2024'],['The Last Dinner Party','Gothic Theatre','Englewood, CO','Tuesday','8/6/2024','8:00 PM','6227723','The-Last-Dinner-Party-8-6-2024'],['49 Winchester','Gothic Theatre','Englewood, CO','Friday','8/9/2024','8:00 PM','6373521','49-Winchester-8-9-2024'],['The Bouncing Souls','Gothic Theatre','Englewood, CO','Saturday','8/10/2024','8:00 PM','6209760','The-Bouncing-Souls-8-10-2024'],['The Bouncing Souls','Gothic Theatre','Englewood, CO','Sunday','8/11/2024','8:00 PM','6209761','The-Bouncing-Souls-8-11-2024'],['The Crane Wives','Gothic Theatre','Englewood, CO','Saturday','8/17/2024','8:00 PM','6342562','The-Crane-Wives-8-17-2024'],['The California Honeydrops','Gothic Theatre','Englewood, CO','Thursday','9/12/2024','8:00 PM','6265827','The-California-Honeydrops-9-12-2024'],['Julian Lage','Gothic Theatre','Englewood, CO','Wednesday','9/18/2024','8:00 PM','6346824','Julian-Lage-9-18-2024'],['Hoodoo Gurus','Gothic Theatre','Englewood, CO','Saturday','9/21/2024','8:00 PM','6131024','Hoodoo-Gurus-9-21-2024'],['Everclear, Marcy Playground & Jimmie's Chicken Shack','Gothic Theatre','Englewood, CO','Sunday','9/22/2024','7:00 PM','6402888','Everclear--Marcy-Playground---Jimmie-s-Chicken-Shack-9-22-2024'],['Leprous','Gothic Theatre','Englewood, CO','Monday','9/23/2024','7:00 PM','6375017','Leprous-9-23-2024'],['Summer Salt','Gothic Theatre','Englewood, CO','Tuesday','10/1/2024','8:00 PM','6386309','Summer-Salt-10-1-2024'],['Shannon and the Clams','Gothic Theatre','Englewood, CO','Tuesday','10/8/2024','8:00 PM','6234406','Shannon-and-the-Clams-10-8-2024'],['Loveless','Gothic Theatre','Englewood, CO','Friday','10/18/2024','7:30 PM','6396253','Loveless-10-18-2024'],['Stop Light Observations','Gothic Theatre','Englewood, CO','Saturday','10/26/2024','8:00 PM','6406795','Stop-Light-Observations-10-26-2024'],['Enter Shikari','Gothic Theatre','Englewood, CO','Tuesday','10/29/2024','7:00 PM','6403106','Enter-Shikari-10-29-2024'],['Soulwax','Gothic Theatre','Englewood, CO','Tuesday','9/30/2070','TBD','4316917','Soulwax-9-30-2070']],'Gothic Theatre','http://www.ticketnetwork.com/ticket/Gothic-Theatre-events.aspx');